Input Handling

Input is handled by a subclass of the InputHandler glyph. This glyph surrounds any other glyph, and provides methods which can be customized for particular uses. These methods are automatically called for events including mouse movement, press, drag, release, double clicks, and keystrokes. An ActiveHandler subclass defines methods for mouse enter and leave events.